user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
storage
/
[root]
/
InMemoryUserRepository
/
update
update
open
override
fun
update
(
user
:
User
)
:
User
?
Updates a given user.
Return
the updated user, or null if the user does not exist
Parameters
user
the user to update